GET ReportingMetaData/Questions/{projectDefinedId}?questionIds[0]={questionIds[0]}&questionIds[1]={questionIds[1]}

API to pull meta data for question, as well as question text

Request Information

URI Parameters

NameDescriptionType Additional information
projectDefinedId

The project id the user had access to

string

Required

questionIds

The list of question ids for which that user needs metadata

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Smg.RestApi.Model.Reporting.QuestionMetaData

Response Formats